[INFO] cloning repository https://github.com/casualjim/heimdall-sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casualjim/heimdall-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasualjim%2Fheimdall-sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasualjim%2Fheimdall-sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73a4cabea41e589bc24c4298ad200baacd560131
[INFO] fixing casualjim/heimdall-sandbox/73a4cabea41e589bc24c4298ad200baacd560131 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasualjim%2Fheimdall-sandbox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/casualjim/heimdall-sandbox
[INFO] finished tweaking git repo https://github.com/casualjim/heimdall-sandbox
[INFO] tweaked toml for git repo https://github.com/casualjim/heimdall-sandbox written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casualjim/heimdall-sandbox on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/casualjim/heimdall-sandbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded daachorse v1.0.1
[INFO] [stderr]   Downloaded small_ctor v0.1.2
[INFO] [stderr]   Downloaded shellexpand v3.1.2
[INFO] [stderr]   Downloaded tokenizers v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978
[INFO] running `Command { std: "docker" "start" "34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling webpki-root-certs v1.0.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking daachorse v1.0.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking heimdall-process-hardening v0.1.43 (/opt/rustwide/workdir/crates/heimdall-process-hardening)
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling heimdall-sandbox v0.1.43 (/opt/rustwide/workdir/crates/heimdall-sandbox)
[INFO] [stderr]     Checking heimdall-sandbox-policy v0.1.43 (/opt/rustwide/workdir/crates/heimdall-sandbox-policy)
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking heimdall-linux-sandbox v0.1.43 (/opt/rustwide/workdir/crates/heimdall-linux-sandbox)
[INFO] [stderr]     Checking heimdall-macos-sandbox v0.1.43 (/opt/rustwide/workdir/crates/heimdall-macos-sandbox)
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking heimdall-core v0.1.43 (/opt/rustwide/workdir/crates/heimdall-core)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking dary_heap v0.3.9
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]     Checking tokenizers v0.23.1
[INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu+wgpu.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] error: build script logged errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978", kill_on_drop: false }`
[INFO] [stdout] 34b4faf041800cb0772cf51be5c6265ec6c2697e7d49d158e9a85049cab7a978
